home *** CD-ROM | disk | FTP | other *** search
- Path: druid.borland.com!usenet
- From: pete@borland.com (Pete Becker)
- Newsgroups: comp.lang.c++
- Subject: Re: Cast from function expecting a reference to one expecting a pointer
- Date: 6 Feb 1996 20:33:22 GMT
- Organization: Borland International
- Message-ID: <4f8dui$kik@druid.borland.com>
- References: <310DF504.69E6@tees.ac.uk>
- NNTP-Posting-Host: pbecker.borland.com
- Mime-Version: 1.0
- Content-Type: Text/Plain; charset=ISO-8859-1
- X-Newsreader: WinVN 0.99.5
-
- In article <310DF504.69E6@tees.ac.uk>, H.Lawson@tees.ac.uk says...
- >
- >Is it legal to cast from a function which expects a reference to one
- >expecting a pointer, as in the sample code below.
- >
-
- No.
-
-